Namespace:
NHibernate.BusinessObjects
Assembly:
NHibernate.BusinessObjects (in NHibernate.BusinessObjects.dll)
Syntax
C# |
---|
public interface IBusinessObject<out TKey> : IBusinessObject where TKey : struct, new() |
Type Parameters
- TKey